SQLBoss Developer release

Test environment for mySQL, postgreSQl and Frontbase

mySQL:
You must have access to a mySQL database and the port 3306 should be open. If you have no access to a mySQL database, enter the following access data in the open dialog:

Host: 						mySQL.rentabase.com
Database:			test
Port:						3306
Username:
Password:
Leave username and password blank. This leads you to a test database on our server.


PostgreSQL:
You must have access to a PostgreSQL database and the port 5432 should be open. If you have no access to a PostgreSQL database, enter the following access data in the open dialog:

Host: 						postgresql.rentabase.com
Database:			template1
Port:             5432
Username:		postgres
Password:		 
Leave password blank. This leads you to a test database on our server.

To create new databases, a database named test or template1 must be available.


FrontBase:
You must have access to a FrontBase database. If you have no access to a FrontBase database, enter the following access data in the open dialog:

Host: 						frontbase.rentabase.com
Database:			test
Username:		_SYSTEM
Password:		 
Leave password blank. This leads you to a test database on our server.


More infos on SQLBoss and their plugins you will find at www.sqlboss.com and www.rentabase.com.

Please mail to support@sqlboss.com if you encounter any problems.


Available Databasedriver
WIN --> mysql, postgres, frontbase, odbc, SQLBoss, 4DTCP, frontbase, primebase
OSX --> mysql, postgres, frontbase, odbc, SQLBoss, 4DTCP, frontbase, dtf
OS9 --> mysql, postgres, frontbase, odbc, SQLBoss, 4DTCP, 4DADSP, frontbase, oracle, dtf


NOTE: For SQLBoss to function probably your tables must have a primary key set for one field
(Important for changing and updating records. eg (RecordID)